@charset "utf-8";
/* CSS Document */
.top-left>h1{
	display: inline-block;
	font-weight: bold;
}
.header .logo img {
	margin: 13px 0;
}
.logo_teldh img {
	margin: 25px 0 12px;
}
.clear {
	clear:both;
}
.mio-banner .slideBox {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}
.mio-banner .slideBox .bd {
	position: relative;
	z-index: 0;
}
.mio-banner .slideBox .bd li {
	position: relative;
	text-align: center;
}
.mio-banner .slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mio-banner .slideBox .bd li img {
	vertical-align: top;
	width: 100%;
}
.mio-banner .slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.mio-banner .slideBox .hd li.on {
	background: #85b03c;
}
.mio-banner .slideBox .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 3px;
	border: #fff 2px solid;
}
.header1 {
	width: 1200px;
	margin: 0 auto;
}
.header .logo {
	float: left;
}
.logo_teldh {
	float: right;
}

/*导航*/
#nav {
	background: #ff782c;
	height: 60px;
}
.nav {
	width: 1200px;
	margin: 0 auto;
}
a.cur {
	background: #3a3a3a;
}
.nav>li:hover {
	background: #3a3a3a;
}
.nav>li {
	float: left;
	width: 150px;
	line-height: 60px;
	text-align: center;
	position: relative;
}

.nav>li a {
	color: #fff;
	display: block;
	font-size: 16px;
}
.nav>li.list {
	position: relative;
}
.nav>li.list .list_ul {
	position: absolute;
	left: 0;
	display: none;
	width: 150px;
	z-index: 9999;
}
.nav>li.list .list_ul>li {
	position: relative;
	border-bottom: 1px solid #2a2a2b;
	background: rgba(0,0,0,0.6);
}
.nav>li.list .list_ul>li a {
	color: #fff;
}
.nav>li.list .list_ul>li ul.list_children {
	position: absolute;
	z-index: 99999;
	top: 0px;
	left: 150px;
	width: 140px;
	display: none;
}
.nav>li.list .list_ul>li ul.list_children li {
	border-bottom: 1px solid #2a2a2b;
	background: rgba(0,0,0,0.6);
	position: relative;
}
.nav>li.list .list_ul>li ul.list_children li a {
	color: #fff;
	font-size:15px;
}
/*搜索*/
.sousuo {
	background: #f7f7f7;
}
.sousuo1 {
	width: 1200px;
	margin: 0 auto;
	line-height: 45px;
	border-bottom: 1px solid #eee;
}
.gjc {
	float: left;
}
.gjc h1 {
	display: inline-block;
}
/*产品中心*/
.shop {
    margin-top: 20px !important;
}
.commen {
    width: 1200px;
    margin: 0 auto;
}
.shop1 {
    width: 59.5%;
    margin: 0 auto;
}
.shop1a {
    border-bottom: 1px solid #ebebeb;
}
.shop1a h6 {
    font-size: 32px;
    color: #4a4a4a;
    line-height: 66px;
    text-align: center;
    letter-spacing: 2px;
}
.shop1a h6 span {
    font-size: 30px;
    color: #ff620a;
}
.shop1 img {
    margin: 0 auto;
    margin-top: -3px;
    display: block;
    border: none;
}
.shop1 p {
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}
.pc {
    display: block;
}
#center_bg {
    width: 1200px;
    margin: 30px auto;
}
#left_l {
    width: 255px;
    float: left;
    border: 4px solid #f6772f;
}
.dh_bg_1 {
    width: 255px;
    background: #f6772f;
    height: 100px;
}
.jkcpflm {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-top: 26px;
    line-height: 25px;
}
.jkcpflm em {
    font-size: 15px;
    font-weight: 400;
}
.sortN2 {
    background: #fff;
    border-top: 0;
    padding: 0 9px;
    padding-top: 13px;
}
.sortN2>li {
    margin-bottom: 10px;
}

.sortN2 li>a.sortN2li {
    display: block;
    height: 52px;
    line-height: 52px;
    color: #ffffff;
    font-size: 18px;
    background: #333333;
    text-align: center;
}

.sortN2 li .sec {
    margin-bottom: 27px;
}

.sortN2 li .sec li {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #dedede;
        padding-left: 40px;
}

.sortN2 li .sec li a {
    display: block;
    color: #333333;
    font-size: 16px;
 }
.product_right {
	float: right;
	width: 915px;
	overflow: hidden;
}

.product_right ul li:nth-child(3n) {
 margin-right: 0;
}
.product_list {
}
.product_right ul li {
	float: left;
	    width: 291px;
    border: 2px solid #979595;
	margin: 0px 15px 20px 0px;
	background: #fff;
}
.product_right ul li:hover {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.product_right ul li b {
	display: block;
	max-width: 100%;
	height: 200px;
	overflow: hidden;
	text-align: center;
}
.product_right ul li a img {
	max-width: 100%;
	height: 200px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}
.product_right ul li img:hover {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
}
.product_right ul li span {
	display: block;
	font-size: 14px;
	line-height: 47px;
	padding: 0px 20px;
}
.product_right ul li span a {
	display: block;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/jt1.png) no-repeat right center;
}
.product_right ul li:hover a {
	background:url(../images/jt2.png) no-repeat right center
}

/*行业应用*/
.hya {
    width: 100%;
    position: relative;
    margin-top: 32px;
    margin-bottom: 44px;
}
.hya1 {
    background: #474747;
    width: 53px;
    height: 53px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -26.5px;
}
.hya1 img {
    margin: 0 auto;
    padding-top: 11px;
    cursor: pointer;
        display: block;
    border: none;
}
.hya21 {
    width: 84.33%;
    margin: 0 auto;
    overflow: hidden;
}
.hya4 {
    background: #ff8d55 !important;
}
.hya3 {
    background: #474747;
    width: 53px;
    height: 53px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -26.5px;
}
.hya3 img {
    margin: 0 auto;
    padding-top: 11px;
    cursor: pointer;
        display: block;
    border: none;
}
.hya2 {
    width: 800%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hya2_a {
    width: 12.5%;
    position: relative;
}
.hya2_a1 {
    width: 42.88%;
}
.hya2_a1 img {
    width: 434px;
    height:265px;
        display: block;
    border: none;
}
.hya2_a2 {
    width: 61%;
    margin-left: -2.16%;
    background: #eeeeee left 0 top 0 no-repeat;
    height: 231px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -115px;
}
.hya2_a2 h6 {
    font-weight: bold;
    margin-top: 34px;
    margin-left: 41px;
}
.hya2_a2 h6 a {
    font-size: 16px;
    color: #535353;
    font-weight: bold;
}
.hyjs {
        margin-left: 41px;
    line-height: 26px;
    margin-top: 17.5px;
    padding-right: 37px;
    overflow: hidden;
    height: 76px;
}
.hya2_a3 {
    border: 1px solid #565656;
    width: 16.6%;
    height: 28px;
    margin-left: 78.7%;
    margin-top: 16px;
}
.hya2_a3 a {
    padding-left: 13px;
    line-height: 26px;
    transition: all ease 0.3s;
}
.hyb {
    background: #565656;
    height: 73px;
    width: 100%;
    border-radius: 10px;
}
.hyba {
    width: 12.5%;
    line-height: 17px;
}
.hybaa img {
    opacity: 1;
}
.hyba_a {
    opacity: 0;
    display: table;
    margin: 0 auto;
    margin-top: 15px;
    animation: hy 1s linear infinite;
}
.hybaa p {
    margin-top: 10px;
}
.hyba p {
    text-align: center;
    transition: all ease 0.4s;
}
.hybaa p a {
    color: #ff8d55;
}
.hyba a {
    font-size: 16px;
    color: #fff;
    transition: all ease 0.4s;
}
/*	关于*/
	.gy{
		background: url(/images/ynd29.jpg) no-repeat center;
		margin-top: 30px;
		height: 737px;
	}
	.shopa_aa1{
		width: 59.3%;
		margin: 0 auto;
		text-align: center;
		border-bottom: 1px solid #cccccc;
	}
	.shopa_aa1 h1{
		line-height: 60px;
		font-size: 30px;
		color: #ff620a;
		padding-top: 30px;
	}
	.shopa_aa1 h6{
		line-height: 60px;
		font-size: 30px;
		color: #ff620a;
		padding-top: 30px;
	}
	.shopa_aa1 span{
		color: #07928c;
	}
	.shopa_aa1 img{
		display: table;
		margin: 0 auto;
	}
	.shopa_a p{
		text-align: center;
		font-size: 14px;
		line-height: 36px;
	}
	.gya1{
		width: 100%;
		margin-top: 39px;
	}
	.gya2{
		width: 33%;
		margin-bottom: 71px;
	}
	.gya2 a img{
		box-shadow: 10px 10px 1px #565656;
	}
	.gya3{
		width: 66.7%;
		margin-top: -9px;
	}
	.gya3 h2{
		font-size: 24px;
		color: #565656;
		font-weight: bold;
		line-height: 56px;
	}
	.gya3 h6{
		font-size: 20px;
		color: #0e938d;
		font-weight: bold;
		line-height: 56px;
		letter-spacing: 1.2px;
	}
	.gsabout{
		    font-size: 15px;

    line-height: 32px;
		display: -webkit-box;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:7;
		overflow: hidden;
	}
	.gya3_a{
		background: url(/images/ynd31.png) no-repeat;
		height: 31px;
		width: 112px;
		margin-top: 10px;
	}
	.gya3 h4 {
    font-size: 14px;
    color: #616161;
    line-height: 24px;
    text-indent: 1em;
    letter-spacing: 0.3px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}
	.gya3_a a{
		color: #fff;
		line-height: 28px;
		transition: all ease 0.4s;
	}
	.gya3_a:hover a{
		padding-left: 10px;
	}
	
	/*	合作客户*/
	.kh{
		width: 100%;
		margin-top: -260px;
	}
	.khfl{
		position: absolute;
		top: 256px;
		left: -20px;;
	}
	.khfr{
		position: absolute;
		top: 256px;
		right: -20px;
	}
	.kha{
		    background: #565656;
    padding-bottom: 23px;
		position: relative;
	}
	.kha1{
		width: 100%;
	}
	.kha1_a{
		width: 60%;
		padding-left: 42px;
		padding-top: 30px;
	}
	.kha1_a h1{
		font-size: 24px;
		color: #fff;
		width: 100px;
		float: left;
		margin-right: 21px;
	}
	.kha1_a h6{
		font-size: 24px;
		color: #fff;
		width: 100px;
		float: left;
		margin-right: 21px;
	}
	.kha1_a p{
		float: left;
		font-size: 14px;
		color: #d7d7d7;
		padding-top: 8px;
	}
	.kha1_b{
		height: 28px;
		width: 100px;
		margin-top: 31px;
		margin-right: 45px;
		
	}
	.kha1_b p{
		text-align: center;
		transition: all ease 0.4s;
	}
	.kha1_b a{
		color: #fff;
		line-height: 26px;
		transition: all ease 0.4s;
	}
	.kha1_b:hover p{
		padding-left: 10px;
	}
	.kha1_b:hover p a{
		color: #f6772f;
	}
	.kha2{
		width: 100%;
		position: relative;
		margin-top: 30px;
	}
	.kha2_a{
		position: absolute;
		top: 40%;
		left: 0;
		width: 13px;
		height: 31px;
		margin-top: -15px;
		
	}
	.kha2_a img{
		margin-left: 28px;
		cursor: pointer;
	}
	.kha2_b{
		width: 88.4%;
		margin: 0 auto;
		overflow: hidden;
	}
	.kha2_b1{
		width: 200%;
	}
	.kha2_b2{
		width: 12.5%;
	}
	.kha2_b2 img{
		width: 88.99%;
		margin: 0 auto;
	}
	.kha2_b2 p{
		color: #fff;
		margin-top: 14px;
		margin-left: 16px;
	}
	.kha2_c{
		position: absolute;
		top: 40%;
		right: 28px;
		width: 13px;
		height: 31px;
		margin-top: -15px;
		cursor: pointer;
	}
	.anlikz {
	width: 88.4%;
	margin: 0 auto;
}
.marqueeleft {
	width:100%;
	overflow:hidden;
	margin:0px auto;
}
.marqueeleft ul {
	float:left;
}
.marqueeleft li {
	float:left;
	margin: 0 20px 0 0;
	display:inline;
	overflow:hidden;
	width: 230px;
}
.marqueeleft li .pic {
	display:block;
	border:#999 1px solid;
	padding:5px;
	overflow:hidden;
	text-align: center;
	position: relative;
}
.marqueeleft li .txt {
	text-align: center;
	height: 35px;
	line-height: 35px;
	color:#fff;
}
.marqueeleft ul li a img {
	max-width:100%;
	height:135px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
/*理由*/
.pz_bg {
    margin-top: 30px;
}
.content {
    width: 1200px;
    margin: 0 auto;
}
.pz li {
    position: relative;
    float: left;
    margin-right: 68px;
    width: 185px;
    text-align: center;
}
.pz li img {
    margin-bottom: 25px;
    width: 185px;
    height: 185px;
    background: url(/images/ysthover.png) no-repeat center top;
}
.pz li em {
    position: absolute;
    top: 108px;
    left: 0px;
    width: 100%;
    color: #fff;
    font-size: 22px;
    display: block;
}
.pz li span {
    display: block;
    font-size: 15px;
    line-height: 22px;
    color: #4c555f;
}
.pz ul .nones {
    margin-right: 0px;
}
.pz {
    margin-top: 30px;
}

/*新闻*/
.news {
    margin-top: 30px;
}
.newsa {
    width: 100%;
    margin-top: 30px;
}
.newsa_fl {
    width: 48.4%;
    position: relative;
}
.newsa2 {
    background: #f6772f;
    width: 77px;
    height: 81px;
    position: absolute;
    top: 190px;
    right: 17px;
}
.newsa1>img{
	width:579px;
	height:246px;
}
.newsa2 h6 {
    text-align: center;
    margin-top: 5px;
}
.newsa2 h6 a {
    font-size: 40px;
    color: #fff;
    font-family: "arial" !important;
}

.newsa2 p {
    text-align: center;
}

.newsa2 p a {
    font-size: 14px;
    color: #fff;
    font-family: "arial" !important;
}
.newsa3 {
    border-bottom: 1px dashed #ddd;
    margin-top: 19px;
    padding-bottom: 55px;
    margin-left: 8px;
}
.newsa3 h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}
.newsa3 h6 a {
    font-size: 18px;
    color: #323232;
    line-height: 36px;
    transition: all ease 0.4s;
}
.newsa3 > p {
    width: 95%;
        line-height: 28px;
}
.newsa4 {
    width: 112px;
    height: 31px;
    margin-top: -45px;
}
.newsa4 a {
    color: #f6772f;
    transition: all ease 0.5s;
}

.newsa_fr {
    border-bottom: 1px dashed #ddd;
    width: 46.8%;
}
.newsa5 {
    width: 100%;
    margin-bottom: 24px;
}
.newsa6 {
    border-right: 1px solid #dbdbdb;
    width: 12%;
}
.newsa6 h6 {
    transition: all ease 0.4s;
}
.newsa6 h6 a {
    font-family: "arial";
    font-size: 40px;
    color: #2b2b2b;
    transition: all ease 0.4s;
}
.newsa6 p{
		transition: all ease 0.4s;
	}
	.newsa6 p a{
		font-family: "arial";
		font-size: 14px;
		color: #2b2b2b;
		transition: all ease 0.4s;
	}
	.newsa7{
		width: 76%;
		padding-left: 26px;
		overflow: hidden;
	}
	.newsa7 h6{
		margin-bottom: 6px;
	}
	.newsa7 h6 a{
		font-size: 16px;
		color: #3f3f3f;
		line-height: 24px;
		transition: all ease 0.4s;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.newsa7 p a{
		color: #828282;
		line-height: 25px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		transition: all ease 0.4s;

	}
	.newsa7:hover h6 a{
		color: #f6772f;
	}
	.newsa7:hover p a{
		color: #f6772f;
	}

/*首页联系*/
.lx {
    margin-top: 35px;
    height: 318px;
    overflow: hidden;
}
.lxa {
    width: 30.8%;
    border-right: 1px solid #a9a6a6;
    padding-right: 2px;
}
.lxb {
        background: #f9f9f9;
    width: 24.6%;
    height: 258px;
    padding: 5% 4% 0;
    line-height: 30px;
    font-size: 16px;
}
.lxc {
    width: 36.3%;
    background: #565656;
    height: 318px;
}
.lxca {
    margin-top: 40px !important;
}
.lxca, .lxcb, .lxcc, .lxcd, .lxce {
    width: 78.4%;
    margin: 0 auto;
}
.lxca input {
    width: 100%;
    border: none;
    height: 33px;
    color: #979797;
}
.lxcb input {
    width: 100%;
    border: none;
    height: 33px;
    margin-top: 15px;
    color: #979797;
}
.lxcc textarea {
    width: 100%;
    border: none;
    height: 76px;
    margin-top: 15px;
    color: #979797;
}
.lxce_b {
    background: #f67730;
    margin-right: 10px;
}
.lxce input {
    width: 36.8%;
    height: 33px;
    margin-top: 30px;
    float: right;
    color: #fff;
    cursor: pointer;
}
.lxa img {
    width: 100%;
    height: 318px;
}
/*底部*/
.clearfix {
    zoom: 1;
}
.foot {
    padding: 30px 0;
    background: #343434;
    margin-top: 40px;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.foot2-left {
    width: 900px;
}
.nav_foot {
    color: #ccc;
    font: normal 14px/40px "微软雅黑";
    margin-bottom: 10px;
}
.nav_foot a {
    color: #ccc;
}
.copyright {
    color: #ccc;
    font: normal 14px/28px "微软雅黑";
}
.f_link {
    color: #ccc;
    font: normal 14px/28px "微软雅黑";
}
.f_link a {
    color: #ccc;
}
.fen_zhan {
    color: #ccc;
    font: normal 14px/28px "微软雅黑";
}
.fen_zhan a {
    color: #ccc;
}
.foot2-right {
    width: auto;
    line-height: 30px;
}





/*内页*/
li.yijifenlei {
    background: #565656;
}
li.yijifenlei>a {
    color: #fff !important;
    font-weight: 600;
    text-align: center;
    font-size: 16px !important;
}
h2.left-box {
	position: relative;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #ff782c;
}
.xypg-left-con {
	border: 5px solid #ff782c;
	padding: 10px 15px;
}
.xypg-left-nav > li {
	margin-bottom: 12px;
	position: relative;
}
.xypg-left-nav > li > a {
	display: block;
	text-indent: 27px;
	font-size: 14px;
	color: #666666;
	position: relative;
	line-height: 40px;
	border: 1px solid #e4e4e4;
	padding-right: 15%;
}

ul.latest-news {
    padding-bottom: 15px;
}
.page-about-left {
	width: 243px;
	float: left;
}
ul.latest-news li {
	    margin-top: 12px;
    line-height: 35px;
    overflow: hidden;
    background: #565656;
}
ul.latest-news li>a {
    color: #fff;
    padding: 0 12px;
    display: block;
}
.latest-news li a:before {
	
}
.latest-news li a:hover {

	text-decoration: underline;
}
.left-box-content {
    padding-bottom: 15px;
}
.left-box-content p {
	    margin-bottom: 0;
    border-bottom: 1px solid #565656;
    font-size: 15px;
    color: #333333;
    padding: 10px 0;
}
.rightbox_product_relation_ul li {
	width: 209px;
	padding: 5px;
	margin: 5px;
	float: left;
	background: #f6f6f6;
}
.rightbox_product_relation_ul li a {
	display: block;
}
.rightbox_product_relation_ul li a img {
	max-width: 100%;
	height: 143px;
	display: block;
	margin: 0 auto;
}
.rightbox_product_relation_ul li a h4 {
	line-height: 30px;
	text-align: center;
	height: 30px;
	overflow: hidden;
}
.info-product-right {
	width: 925px;
	position: relative;
}
.rightbox_new_relation_ul {
	word-break: break-word;
}
.rightbox_new_relation_ul li {
	padding: 10px;
	margin: 5px 12px 5px 0;
	background: #f9f9f9;
	width: 418px;
	float: left;
}
.rightbox_new_relation_ul li a {
	display: block;
}
.rightbox_new_relation_title {
	font-size: 14px;
	margin-bottom: 10px;
	float:left;
}
.rightbox_new_relation_time {
	margin-bottom: 10px;
	color: #666;
	float: right;
}
.rightbox_new_relation_description {
	color: #666;
}
.sort-product-right {
	width: 925px;
	position: relative;
}
.page-about-right {
	width: 925px;
	position: relative;
}
.sideMenu li:hover .first-nav-btn {
	background-color: #333;
}
.sideMenu li {
	margin-bottom: 12px;
	position: relative;
}
.sideMenu li a {
	display: block;
	text-align: center;
	font-size: 15px;
	position: relative;
	line-height: 40px;
	border: 1px solid #ddd;
}
.first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
	right: 10%;
	top: 13px;
}
.page-content {
	line-height: 32px;
	font-size:16px;
}
.sort-product-list li {
	width: 31.9%;
}
.sort-product-list li:nth-child(3n) {
    margin-right: 0;
}
.tp1 {
	    border: 1px solid #ddd;
    text-align: center;
    padding: 5px;
}
.tp1 img {
	max-width: 100%;
	height: 200px;
}
.xiangxi {
	line-height: 32px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	margin: 0 0 15px;
}
.info-content {
	line-height: 24px;
}
.gsjs1 {
	margin: 10px 0 0;
	line-height: 25px;
}

/*右侧悬浮*/
.toolbar {
	width: 52px;
	position: fixed;
	right: 1%;
	top: 44%;
	z-index: 999;
}
.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display: none;
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #962829;
	display: none;
}
.toolbar .pop-code {
	width: 160px;
}
.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}
.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.toolbar .qq span {
	background-position: -35px -47px;
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar .qq:hover {
	background-color: #962829;
	border-radius: 100%;
}
.toolbar .qq:hover span {
	background-position: 0 -47px;
}
.toolbar .tel span {
	background-position: -35px 0;
}
.toolbar .tel:hover {
	background: #962829;
}
.toolbar .tel:hover span {
	background-position: 0 0;
}
.toolbar .code span {
	background-position: -35px -95px;
}
.toolbar .code:hover {
	background-color: #962829;
	border-radius: 100%;
}
.toolbar .code:hover span {
	background-position: 0 -95px;
}
.toolbar .top span {
	background-position: -35px -142px;
}
.toolbar .top:hover {
	background-color: #962829;
	border-radius: 100%;
}
.toolbar .top:hover span {
	background-position: 0 -142px;
}
.toolbar dd:hover {
}
span.mt25 img {
	width: 235px;
}
